Total Complexity | 26 |
Dependencies | 1 |
Dependents | 4 |
Total lines | 302 |
Lines of code | 95 |
Logical lines of code | 44 |
Comment lines | 151 |
Methods | 18 |
Properties | 10 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
__construct() | 50 | 8 | 34 | |
__toString() | 68 | 2 | 7 | |
setId() | 77 | 1 | 4 | |
getName() | 82 | 1 | 3 | |
setName() | 77 | 1 | 4 | |
getPermissions() | 82 | 1 | 3 | |
setPermissions() | 77 | 1 | 4 | |
getIsOwner() | 82 | 1 | 3 | |
setIsOwner() | 77 | 1 | 4 | |
getId() | 82 | 1 | 3 | |
setCreatedAt() | 77 | 1 | 4 | |
getUpdatedAt() | 82 | 1 | 3 | |
setUpdatedAt() | 77 | 1 | 4 | |
offsetExists() | 80 | 1 | 3 | |
offsetGet() | 82 | 1 | 3 | |
offsetSet() | 81 | 1 | 3 | |
offsetUnset() | 81 | 1 | 3 | |
getCreatedAt() | 82 | 1 | 3 |